home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2004 January - Disc 1 / PCNET_CD_2004_01_1.iso / msi_megastick / playsound.swf / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-08-29  |  81 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    loadMovieNum("stopsound.swf",1,"GET");
  4. }
  5.